Skip to content

Dry smell handling#47

Merged
TensorTemplar merged 2 commits intomainfrom
dry-smell-handling
Mar 11, 2026
Merged

Dry smell handling#47
TensorTemplar merged 2 commits intomainfrom
dry-smell-handling

Conversation

@TensorTemplar
Copy link
Copy Markdown
Owner

No description provided.

@github-actions
Copy link
Copy Markdown

📊 Slopometry QPE Report

QPE Score: 0.2292

Metric Value Description
MI (normalized) 0.273 Maintainability Index / 100
Smell Penalty 0.233 Weighted code smell deduction
Adjusted Quality 0.229 MI × (1 - smell_penalty) + bonuses
Code Smell Breakdown
Smell Count
orphan comment 234
inline import 214
dict get with default 71
swallowed exception 27
single method class 27
passthrough wrapper 15
hasattr getattr 14
untracked todo 7
test skip 3
type ignore 2

Higher QPE = better quality

@github-actions
Copy link
Copy Markdown

📈 Slopometry Impact Report

Impact: NEUTRAL (score: 0.084)

Metric Delta Description
QPE -0.0040 Quality-Per-Effort change
MI -3.578 Maintainability Index change
CC +9.000 Cyclomatic Complexity change
Effort -1441129.2 Halstead Effort change
Count
Changed files 12
Blind spots 3
Smell Advantage Breakdown
Smell Baseline Current Weighted Delta
hasattr getattr 2 14 +1.2000
swallowed exception 28 27 -0.1500
orphan comment 232 234 +0.0200
inline import 213 214 +0.0100

Source: Previous commit (20dc505 vs 22b9246)

@TensorTemplar TensorTemplar merged commit 585fd4c into main Mar 11, 2026
2 checks passed
@TensorTemplar TensorTemplar deleted the dry-smell-handling branch March 11, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant